On *:JOIN:#: {
  Set %LamerList $read(LamerList.txt,s, $nick $+ )
  If ( %LamerList != $null ) {
    /kick # $nick $read Lamer.txt

  }
}
